home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / ingres04.lzh / doc / other / flags.doc < prev    next >
Encoding:
Text File  |  1981-01-26  |  906 b   |  32 lines

  1. INGRES system flags:
  2.  
  3. D    decomposition trace info
  4. G    GEOQUEL trace info
  5. L    disable map UPPER -> lower case
  6. M    terminal monitor trace info
  7. O    OVQP trace info
  8. P    parser trace info
  9. Q    query modification trace info
  10. T    support routine trace info
  11. Z    DBU trace info
  12. &    EQUEL flag
  13. a    automatic buffer clear on/off
  14. b    batch update on/off
  15. cN    set min "c" width to N
  16. d    dayfile on/off
  17. fWXM.N    set "fW" format to XM.N
  18. iWN    set "iW" format to N
  19. lN    set page length to N + 6 lines (default 60)
  20. rT    set ret into to T, default "isam".  (isam, cisam, hash, chash,
  21.     cheap).
  22. s    prompt character on/off
  23. uXX    set user code to XX
  24.  
  25. Trace flags 0 -> 19 are used by the control monitor and should
  26. not be otherwise used.  Trace flags 20 -> 29 are used by the
  27. access methods and utility routines and are reserved.  Flags
  28. 30 -> whatever are for general use by the process.
  29.  
  30. Upper case are generally for system debugging, lower case flags are
  31. user flags.
  32.